PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureTree Class / mapObjectReference Method / mapObjectReference(PDFAnnotation,PDFStructureElement) Method
The annotation that acts as a content item for the structure element.
The structure element that has a as child, Object reference that points to the annotation.
In This Topic
    mapObjectReference(PDFAnnotation,PDFStructureElement) Method
    In This Topic
    Adds a mapping between an annotation and a structure element.
    Syntax

    Parameters

    annotation
    The annotation that acts as a content item for the structure element.
    structureElement
    The structure element that has a as child, Object reference that points to the annotation.
    See Also